Hi,
Question, I am trying to sort full rows of data with vba based on the Value of Column B. I have 1500 rows. each of these rows have a number in column B.
Column B is a number field and the rest of the columns are text fields...
I have to do this each day for 4 sheets before I run some other vba code. (that imports into another spreadsheet but before I import the data i want it automatically sorted) what is the correct syntax for this.. thankyou all..
Question, I am trying to sort full rows of data with vba based on the Value of Column B. I have 1500 rows. each of these rows have a number in column B.
Column B is a number field and the rest of the columns are text fields...
I have to do this each day for 4 sheets before I run some other vba code. (that imports into another spreadsheet but before I import the data i want it automatically sorted) what is the correct syntax for this.. thankyou all..